-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency vite to v6 #210
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis PR updates the Vite dependency from version 5 to version 6. The update includes several bug fixes, performance improvements, and new features. The change is a major version bump which may include breaking changes. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
bbb2b26
to
20f777d
Compare
20f777d
to
d077c05
Compare
d077c05
to
9dcec92
Compare
9dcec92
to
a76ceee
Compare
a76ceee
to
09a39b0
Compare
09a39b0
to
2295975
Compare
2295975
to
9fb4748
Compare
9fb4748
to
46a4694
Compare
46a4694
to
a460c8d
Compare
a460c8d
to
5750941
Compare
5750941
to
077ccbc
Compare
077ccbc
to
97a86ea
Compare
97a86ea
to
6d03905
Compare
75ebf6e
to
506063f
Compare
506063f
to
a8d596e
Compare
a8d596e
to
6e039f1
Compare
6e039f1
to
b86c61e
Compare
b86c61e
to
70c417e
Compare
70c417e
to
d77c23a
Compare
d77c23a
to
5b3b264
Compare
5b3b264
to
ca177d1
Compare
ca177d1
to
6c1788b
Compare
6c1788b
to
ce48093
Compare
ce48093
to
ea6d65d
Compare
ea6d65d
to
5cae284
Compare
5cae284
to
4e116ed
Compare
4e116ed
to
d09fc61
Compare
This PR contains the following updates:
^5.0.0
->^6.0.0
Release Notes
vitejs/vite (vite)
v6.0.1
Compare Source
proxy
prevents starting http2 server (#18788) (bbaf514), closes #18788applyToEnvironment
hooks on worker build (#18793) (0c6cdb0), closes #18793v6.0.0
Compare Source
createRunnableDevEnvironment
returnsRunnableDevEnvironment
, notDevEnvironment
(#18673) (74221c3), closes #18673getModulesByFile
should return aserverModule
(#18715) (b80d5ec), closes #18715SIGTERM
(#18741) (cc55e36), closes #18741InterceptorOptions
type (#18766) (6252c60), closes #18766__vite_ssr_identity__
with(0, ...)
and inject;
between statements (#18748) (94546be), closes #18748Object.keys(import.meta.glob(...))
/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module-sync
condition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContext
toHotUpdateOptions
(#18718) (824c347), closes #18718playground/json/__tests__/ssr
(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.